home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / gvfs-bin / TODO < prev   
Text File  |  2009-10-19  |  943b  |  33 lines

  1. Implement the rest of the mountable GDaemonFile ops:
  2.    unmount_mountable
  3.    eject_mountable
  4.  
  5. implement readahead in GVFSReadStream, time difference
  6.  
  7. implement seek & truncate
  8.  
  9. implement get_file_info for GFileInputStreamDaemon, needs marshalling attributes over custom protocol
  10.  
  11. finish implementing copy progress callbacks
  12.  
  13. implement stuff in GDaemonVolume / GDaemonVolumeMonitor
  14.  
  15. convert GDaemonFiles to fuse paths on request
  16.  
  17. detect fuse paths and reverse map back to GDaemonFile
  18.  
  19. remove owners from bus_name_map when they fail
  20.  
  21. smb support for smbc_getxattr!
  22. smb - handle server going down
  23.  
  24. add trash:/// support 
  25.  
  26. decide exactly how to handle not-mounted errors and make sure its consistent.
  27. mount daemons should re-register when new owner for vfs daemon.
  28.  
  29. Make built-in uri parsers link into gvfs shared lib instead of using a module
  30.  (smb is a shared lib atm to make sure that works)
  31.  
  32. Implement GFileCreateFlags in backends as possible
  33.